From f4804dcc5889c3ddb746a0c9d351e0f00d7ce6e6 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu Date: Sun, 7 Mar 2021 00:53:46 +0800 Subject: [PATCH] Add build-essential to autopkgtest --- debian/tests/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/tests/control b/debian/tests/control index 4611398..36df47b 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,6 @@ Tests: integration Depends: + build-essential, cmake, googletest, pkg-config, -- 2.30.2